home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PRINTER / PPLUS6.ARJ / P6.DOC < prev    next >
Text File  |  1992-01-01  |  65KB  |  1,744 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.               ┌───────────────────────────────────────────╖
  8.               │                                           ║
  9.               │    ██████┐ ██████┐ ██┐ ████┐ ██┐ ██████┐  ║
  10.               │    ██┌─██│ ██┌─██│ ██│ ██│██┐██│ └─██┌─┘  ║
  11.               │    ██████│ █████┌┘ ██│ ██│└████│   ██│    ║
  12.               │    ██┌───┘ ██┌─██┐ ██│ ██│ └███│   ██│    ║
  13.               │    ██│     ██│ ██│ ██│ ██│  └██│   ██│    ║
  14.               │    └─┘     └─┘ └─┘ └─┘ └─┘   └─┘   └─┘    ║
  15.               │                                           ║
  16.               │       ██████┐ ██┐     ██┐ ██┐ ██████┐     ║
  17.               │       ██┌─██│ ██│     ██│ ██│ ██┌───┘     ║
  18.               │       ██████│ ██│     ██│ ██│ ██████┐     ║
  19.               │       ██┌───┘ ██│     ██│ ██│ └───██│     ║
  20.               │       ██│     ██████┐ ██████│ ██████│     ║
  21.               │       └─┘     └─────┘ └─────┘ └─────┘(tm) ║
  22.               │                                           ║
  23.               ╘═══════════════════════════════════════════╝
  24.  
  25.  
  26.  
  27.  
  28.  
  29.                       File Printing Plus Program
  30.                       ──────────────────────────
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.               ┌───────────────────────────────────────────╖
  48.               │  All rights reserved   P r i n t P l u s  ║
  49.               │                                           ║
  50.               │   Copyright 1990 - 1992   Lambert Klein   ║
  51.               ╘═══════════════════════════════════════════╝
  52.  
  53.  
  54.  
  55.  
  56.  
  57.             ┌─────────────────────────────────┐
  58.             │  C R E D I T   &   T H A N K S  ├─┐
  59.             └─┬───────────────────────────────┘ │
  60.               └─────────────────────────────────┘
  61.  
  62.         To:  All of the beta testers and others that supplied input,
  63.              comments, suggestions, et cetera.
  64.  
  65.              Thanks to Bill Dickson for help with the
  66.              printed manual and much more!
  67.  
  68.              To Loren Olsen for his continuous feedback and
  69.              reports, that otherwise may not come to my attention.
  70.              (Hope you get your BBS back up [Grin] )
  71.  
  72.              Royce Williams for his help with many printer codes,
  73.              and bug reports!
  74.  
  75.              Ray Novino for Runway BBS, Super!
  76.  
  77.              To Roger Cross for helping resolve HyperKey conflicts 
  78.              with PrintPlus.
  79.  
  80.              And all the people on IBMPRO!
  81.  
  82.  
  83.         PrintPlus was written with Masm 5.1  in 100% Assembly language.
  84.         Tested on a 12mz 286, with hard card and two HD floppies, and a
  85.         ram drive.
  86.         Also on a 20mz 386SX with 85mb HD
  87.         With a Panasonic KX-P1091 9 pin and an Epson 24 pin 4000 AP
  88.         printers.
  89.         Kraft KC3 Trackball.   µMouse.  Cga & Vga monitors.
  90.  
  91.  
  92.  
  93.                  ┌─────────┐
  94.            ┌─────┴───┐     │               (R)
  95.          ──│         │o    │──────────────────
  96.            │   ┌─────┴╨──┐ │  Association of
  97.            │   │         │─┘  Shareware
  98.            └───│    o    │    Professionals
  99.          ──────│    ║    │────────────────────
  100.                └────╨────┘    MEMBER
  101.  
  102.          "This program is produced by a member of the Association of
  103.          Shareware Professionals (ASP).  ASP wants to make sure that
  104.          the shareware principle works for you. If you are unable to
  105.          resolve a shareware-related problem with an ASP member by
  106.          contacting the member directly, ASP may be able to help.
  107.          The ASP Ombudsman can help you resolve a dispute or problem
  108.          with an ASP member, but does not provide technical support
  109.          for members' products. Please write to the ASP Ombudsman at
  110.          545 Grover Road Muskegon MI 49442 or send a Compuserve
  111.          message via easyplex to ASP Ombudsman 70007,3536."
  112.  
  113.  
  114.  
  115.  
  116.             ┌─────────────────────────────────────┐
  117.             │  T A B L E   O F   C O N T E N T S  ├─┐
  118.             └─┬───────────────────────────────────┘ │
  119.               └─────────────────────────────────────┘
  120.  
  121.               Program description ........... page 4
  122.               Default data file ............. page 5
  123.               Running PrintPlus ............. page 5
  124.               Menu Bar ...................... page 6
  125.               Status Line ................... page 6
  126.               Moving around the screen ...... page 7
  127.               View files .................... page 7
  128.               Preview # of pages to print ... page 8
  129.               Picking the files to print .... page 9
  130.               Marking files ................. page 9
  131.                       AutoMark
  132.                       Mark all
  133.                       Printing Multiple copies
  134.               Today files ................... page 10
  135.               Page down ..................... page 10
  136.               Renaming files ................ page 10
  137.                        and directories 
  138.               Make Directory ( MD ) ......... page 10
  139.               Printing the files ............ page 11
  140.               Changing printing modes (Pmode) page 12
  141.               Printing specified pages ...... page 13
  142.               Line numbering ................ page 13
  143.               Redirecting output to file .... page 14
  144.               File Menu ..................... page 15
  145.                       Tag & Copy, Move, Delete
  146.               Change drive .................. page 16
  147.               Changing directories .......... page 17
  148.               Choosing your printer (easy) .. page 18
  149.               Settings (parameters) ......... page 19
  150.               Changing default colors ....... page 20
  151.               Printer setup window .......... page 20
  152.               Margins ....................... page 22
  153.                       Left/Right
  154.                       Smart mode
  155.                       Trim
  156.                       Line feed strip
  157.                       Page length/Line skip   page 23
  158.               Reformatting tips ............. page 24
  159.               Deleting single files ......... page 25
  160.                       and empty directories 
  161.               Newcopy ....................... page 25
  162.               Help Menu ..................... page 25
  163.               Quitting PrintPlus ............ page 26
  164.               Trouble Shooting (Q/A) ........ page 27
  165.               Registration information ...... page 29
  166.               Ordering info ( in US ) ....... page 30
  167.               Ordering info ( in UK ) ....... page 31
  168.               Ordering info ( in Australia ). page 32
  169.               BBS Support for PrintPlus ..... page 33
  170.               On Line Registration .......... page 33
  171.               Places to find PrintPlus ...... page 34
  172.               Other programs ................ page 35
  173.  
  174.  
  175.                                                         page 4
  176.  
  177.  
  178.       ┌─────────────────────────────────────┐
  179.       │     ~   PROGRAM DESCRIPTION   ~     ├─┐
  180.       └─┬───────────────────────────────────┘ │
  181.         └─────────────────────────────────────┘
  182.  
  183.  
  184.         PrintPlus prints files with options to save paper by
  185.         skipping extra blank lines. File viewing, Tag and Copy, Move,
  186.         Delete. Redirection of output to an ASCII file. Also features
  187.         Pull-Down Menus and optional mouse support. Can print files
  188.         from specified page numbers, print line numbers, preview
  189.         number of pages to print, and replace IBM box characters with
  190.         User defined characters. Configurations are possible for
  191.         printer setup, screen colors mouse functions, text output,
  192.         e.t.c.  Rename files or directories.
  193.  
  194.         Can print filename, current date /time and File's date/time
  195.         at the top of the first page. Powerful yet easy to use.
  196.         With PrintPlus you can print or view files of any length!
  197.  
  198.         PrintPlus has a function for choosing your printer from a
  199.         list. Just press a key and the codes for your printer are
  200.         set up. Many printers listed in menu.
  201.  
  202.         NEW:
  203.         User adjustable Left and Right Margins, with word wrap.
  204.         Page length settings.
  205.         Smart mode, Hard CR/LF strip, Left space trim.
  206.         Multiple printed copies.
  207.         Option for continuous or single paper feed.
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.                                                         page 5
  218.       ┌─────────────────────────────────────┐
  219.       │       ~  DEFAULT DATA FILE  ~       ├─┐
  220.       └─┬───────────────────────────────────┘ │
  221.         └─────────────────────────────────────┘
  222.  
  223.          You can now set what directory your default settings ,
  224.          data file, resides in.
  225.  
  226.          1. Load your autoexec.bat file into your file editor,WP, etc.
  227.  
  228.          2. Enter the following, adding it to your Autoexec.bat file.
  229.  
  230.          set PLUSDATA=C:\util
  231.  
  232.          Where C: is the drive. Change this to the drive you want.
  233.          Where util would be the directory  you want your default data
  234.          to occupy. Change 'util' to whatever path you want.
  235.          PLUSDATA=C:\path
  236.          must have no spaces.
  237.  
  238.          3. Save AUTOEXEC.BAT back to your Root Directory.
  239.  
  240.          4. Now your data file will load and be saved to your chosen
  241.             path after you reboot.
  242.  
  243.       ┌─────────────────────────────────────┐
  244.       │     ~  RUNNING THE PROGRAM: ~       ├─┐
  245.       └─┬───────────────────────────────────┘ │
  246.         └─────────────────────────────────────┘
  247.  
  248.          You should make a copy of your disk first.
  249.          If you place PrintPlus on a hard drive, make sure to have
  250.          it within your path for easy access.
  251.          Files I would recommend to place on disk are these.
  252.  
  253.          P6.exe           Main program "PrintPlus".
  254.          P6.doc           Documentation for PrintPlus.
  255.          Plus6.mon        Data file for monochrome monitors.
  256.  
  257.          Check the file PACKING.LST for a complete list of files.
  258.          To get the program up and running simple type in the
  259.          name of the program  at the Dos prompt.
  260.  
  261.          P6
  262.          Then press [Enter]
  263.  
  264.          At the top the path will be shown.
  265.          In the top box the file name will be displayed that's under
  266.          the cursor. The file size will be to the right.
  267.          If its a directory " DIRECTORY ║ " will be displayed
  268.          instead.
  269.          At the extreme right the amount of free bytes available will
  270.          be shown.
  271.  
  272.          Using Alt-I you can toggle this on and off. This will speed
  273.          up the cursor on a slow floppy when this is toggled off.
  274.  
  275.  
  276.                                                         page 6
  277.       ┌─────────────────────────────────────┐
  278.       │           ~  MENU BAR  ~            ├─┐
  279.       └─┬───────────────────────────────────┘ │
  280.         └─────────────────────────────────────┘
  281.  
  282.          ╔ PRINTPLUS V6.0 ═══════PATH:C:\P6════╦══════════════
  283.          ║ DIRECTORY ║                         ║              
  284.          ╠══:Margins:═══╦═══════╦═══════╦══════╬═════════╦═══
  285.          ║L:    R:   80 ║ View  ║ Print ║ File ║ X Drive ║ D
  286.          ╚══════════════╩═══════╩═══════╩══════╩═════════╩═
  287.  
  288.          Here the Menu Bar will be displayed.  This will show your
  289.          options. Press the first letter of the menu desired to
  290.          pull down that menu. Example: Press 'V' for the View menu.
  291.          Once a menu is displayed you can use the Left/Right arrow
  292.          keys to move to  the subsequent menus. The Up/Down arrows
  293.          will take you through the options of that specific menu.
  294.          [Enter] will either choose the option the cursor is on or
  295.          change the value.
  296.          You may also press the first letter of the desired option.
  297.  
  298.          At the left your margin settings are shown. You may 'Click'
  299.          here to change margins or press   ┌───╖
  300.          F2.                               │F2 ║  page 22
  301.                                            ╘═══╝
  302.          MOUSE USERS:
  303.          Pointing to and clicking on the desired menu will pull
  304.          down that menu.
  305.          When inside a menu point to the option desired and click
  306.          on it to either choose that option or change it.
  307.          Point to the extreme Left/Right and clicking will move
  308.          you to the subsequent menus. Right button escapes.
  309.  
  310.          Below the Menu Bar the files in the current directory are
  311.          displayed.
  312.  
  313.       ┌─────────────────────────────────────┐
  314.       │          ~  STATUS LINE  ~          ├─┐
  315.       └─┬───────────────────────────────────┘ │
  316.         └─────────────────────────────────────┘
  317.  
  318.          At the extreme bottom the status line will show the following.
  319.  
  320.          Pmode:II ║Header: ON ║TOGGLE ALL MARK║User Defined Box║
  321.  
  322.          At the right symbols are shown ,highlighted when on.
  323.          These are Cursor Flash, Sound,Auto Mark, Line Numbering &
  324.          Filter.
  325.  
  326.          MOUSE USERS:
  327.          You can point and click on all of these to toggle or change
  328.          them.
  329.        ┌───╖
  330.        │F10║  For Mouse information.
  331.        ╘═══╝
  332.  
  333.                                                         page 7
  334.       ┌─────────────────────────────────────┐
  335.       │   ~  MOVING AROUND THE SCREEN  ~    ├─┐
  336.       └─┬───────────────────────────────────┘ │
  337.         └─────────────────────────────────────┘
  338.  
  339.          Use the four cursor keys to move the cursor around the
  340.          screen to the files you want to print.
  341.  
  342.          The [Home] key will bring you to the top left of the
  343.          screen. [End] key will take you to the bottom right.
  344.  
  345.          MOUSE USERS:
  346.          Simply point to the desired directory or file and click on
  347.          it. Click again for Dir or View menu.
  348.  
  349.  
  350.       ┌─────────────────────────────────────┐
  351.       │          ~  VIEW FILES  ~           ├─┐
  352.       └─┬───────────────────────────────────┘ │
  353.         └─────────────────────────────────────┘
  354.  
  355.  
  356.  
  357.           ╔ PRINTPLUS V6.0   ══════             Pressing V
  358.           ║ DIRECTORY ║                         will bring down
  359.           ╠═══════╦═══════╦══════╦              this View Menu
  360.           ║  View ║ Print ║ File ║
  361.           ║       ╚════════╗═════╩
  362.           ║                ║      
  363.           ║ [V]iew file    ║
  364.           ║                ║     
  365.           ║ [Esc]  Abort   ║      
  366.           ║                ║     
  367.           ╚════════════════╝  
  368.  
  369.  
  370.          Pressing 'V' will let you view the file under the cursor.
  371.          Use Page DN, Page Up, Down Arrow ,Up Arrow and the
  372.          Home keys to move about.
  373.  
  374.          [Page Dn]       Brings you to the next screen.
  375.          [Page Up]       Takes you back to the previous screen.
  376.          [Home]          Moves you back to the start of the file.
  377.          [End]           Moves you to last page.
  378.          [Dn Arrow]      Down one line 
  379.          [Up Arrow]      Up one line 
  380.          [Esc]           To leave Viewing option.
  381.  
  382.          Alt-V           Toggles visible end of lines.
  383.  
  384.  
  385.                                                         page 8
  386.  
  387.       ┌────────────────────────────────────────┐
  388.       │ PREVIEW # OF PAGES THAT WILL BE PRINTED├─┐
  389.       └─┬──────────────────────────────────────┘ │
  390.         └────────────────────────────────────────┘
  391.  
  392.          Pressing [Alt-P] will display how many pages it will take
  393.          to print the file under the cursor. The # of pages will be
  394.          shown for each of the Pmodes (0 1 2 3) so that you  can
  395.          easily compare the paper savings for the subject file.
  396.  
  397.          When you press Alt-P you will see a report window something
  398.          like below.
  399.  
  400.          ╔═══════════════════════════════════════════════════════════╗
  401.          ║P6.DOC     In print mode   ║       will print              ║
  402.          ║═══════════════════════════════════════════════════════════║
  403.          ║                     0     ║       33 page(s).             ║
  404.          ║                     1     ║       27 page(s).             ║
  405.          ║                     2     ║       25 page(s).             ║
  406.          ║                     3     ║       20 page(s).             ║
  407.          ╚═══════════════════════════════════════════════════════════╝
  408.  
  409.         This will take into account margins, page length in lines,
  410.         and any other formatting.
  411.  
  412.  
  413.                                                         page 9
  414.  
  415.       ┌─────────────────────────────────────┐
  416.       │  ~  PICKING THE FILES TO PRINT  ~   ├─┐
  417.       ├─────────────────────────────────────┤ │
  418.       │    ~  MARKING FILES TO PRINT  ~     │ │
  419.       └─┬───────────────────────────────────┘ │
  420.         └─────────────────────────────────────┘
  421.  
  422.          To mark a file for printing move the cursor to the file and
  423.          press the space bar to mark it. To set mark off press the
  424.          space bar again. It works as a toggle.
  425.          When marked there will be an arrow < to the right of the
  426.          filename and the filename will be in `Mark' text . The
  427.          exception of the above is if it's a `Today file' it will
  428.          have a  smaller arrow marking it at the end.
  429.  
  430.          MOUSE USERS:
  431.          The right button is used to mark the files, unless you
  432.          reverse the buttons with Ctrl-B.
  433.  
  434.          Alt-M will toggle AUTOMARK. With this on, after marking a
  435.          file the cursor will advance to the next file.
  436.  
  437.          [TAB] Will toggle all of the files. Mark files will be set    
  438.          normal, and normal files will be mark.
  439.          Alt-R will reset all files.
  440.  
  441.         MOUSE USERS:
  442.         Clicking on  ║ Mark All ║ will do the same as [TAB] above.
  443.  
  444.  
  445.  
  446.  
  447.       ┌─────────────────────────────────────┐
  448.       │      PRINTING MULTIPLE COPIES       ├─┐
  449.       └─┬───────────────────────────────────┘ │
  450.         └─────────────────────────────────────┘
  451.  
  452.  
  453.         When you mark a file for printing you have an option to
  454.         select how many copies you want printed for each marked
  455.         file independently.
  456.  
  457.         Make sure the cursor is on the mark file you want.
  458.         Press '#' (Shift 3)
  459.         You will be asked for the number of copies desired for
  460.         that file. Mark as many as you want this way.
  461.         The default is one copy.
  462.  
  463.         The file must be mark for this feature to work.
  464.  
  465.  
  466.                                                         page 10
  467.  
  468.  
  469.  
  470.       ┌─────────────────────────────────────┐
  471.       │         ~  TODAY'S FILES: ~         ├─┐
  472.       └─┬───────────────────────────────────┘ │
  473.         └─────────────────────────────────────┘
  474.  
  475.          Any file with today's date will be displayed in
  476.          `todaymark'². This makes it easier to find a file you
  477.          just down loaded etc. for printing. When these files are
  478.          marked for printing they will also be in the `Mark' color
  479.          and have a `small arrow' at the end.   
  480.  
  481.  
  482.  
  483.       ┌─────────────────────────────────────┐
  484.       │   ~  [PAGE DN] FOR NEXT SCREEN  ~   ├─┐
  485.       └─┬───────────────────────────────────┘ │
  486.         └─────────────────────────────────────┘
  487.  
  488.          If there are more files than will fit on one screen
  489.          pressing [Page Dn] will bring you to the next screen. This
  490.          will unmarked all files on the previous screen so print all
  491.          the marked files on one screen at a time.
  492.  
  493.          MOUSE USERS:
  494.          Click on the [~Page Dn~] button
  495.  
  496.  
  497.  
  498.       ┌─────────────────────────────────────┐
  499.       │             ~  RENAME  ~            ├─┐
  500.       └─┬───────────────────────────────────┘ │
  501.         └─────────────────────────────────────┘
  502.  
  503.  
  504.         Alt-R   Will let you rename the file under the cursor.
  505.                 If you have Dos version 3 or above you can also
  506.                 rename directories with this feature.
  507.  
  508.  
  509.  
  510.       ┌─────────────────────────────────────┐
  511.       │        ~  MAKE DIRECTORY   ~ MD     ├─┐
  512.       └─┬───────────────────────────────────┘ │
  513.         └─────────────────────────────────────┘
  514.        ┌──╖
  515.        │F5║    F5 Function key will let you make a new directory.
  516.        ╘══╝    First go to the drive/path that you want the new
  517.                directory in. Press F5. Enter the name that you desire.
  518.                The screen will update with your new Dir.
  519.  
  520.  
  521.  
  522.  
  523.  
  524.                                                         page 11
  525.  
  526.       ┌─────────────────────────────────────┐
  527.       │      ~  PRINTING THE FILES  ~       ├─┐
  528.       └─┬───────────────────────────────────┘ │
  529.         └─────────────────────────────────────┘
  530.  
  531.          After you marked all the files press P for the print menu.
  532.    
  533.      ══:Margins:══╦═══════╦═══════╦══════╦══════════════╬════
  534.            R:  80 ║  View ║ Print ║ File ║ Redirect>file║ X D
  535.      ═════════════╩═══════║       ╚═════════════════════════
  536.                        1. ║ picA       Nlq   Compress  Special     ║
  537.                        2. ║   [R]edirect                           ║
  538.                           ║                                        ║
  539.                        3. ║   [P]rint                              ║
  540.                           ║                                        ║
  541.                        4. ║   [H]eader toggle             OFF      ║
  542.                           ║                                        ║
  543.                        5. ║   [ 0] [ 1] [ 2] [ 3]    Changes Pmode ║
  544.                           ║                                        ║
  545.                        6. ║   [Alt-P] Preview # of Printed Pages   ║
  546.                           ║                                        ║
  547.                        7. ║   [F]ormfeed                           ║
  548.                           ║                                        ║
  549.                        8. ║   [B]ox  IBM Box Graphics              ║
  550.                           ║                                        ║
  551.                        9. ║   [M]argins                            ║
  552.                           ║                                        ║
  553.                       10. ║   [Esc]     Abort                      ║
  554.                           ╚════════════════════════════════════════╝
  555.          Here you have the options of...
  556.  
  557.           1.  Change the font type.
  558.               [A] picA   [N] Nlq   [C] Compress   [S] Special
  559.  
  560.           2.  [R]edirect output to a file. [ Read page 14 ]
  561.  
  562.           3.  [P]rinting the files
  563.  
  564.           4.  [H]eader  toggle.   With this on a header will be
  565.               printed at the top of the  1st. page containing the
  566.               filename, current date/time & the file's date/time.
  567.  
  568.           5.  [ 0] [ 1],[ 2],[ 3]
  569.               Changes the Pmode describe below.
  570.  
  571.           6.  [Alt-P] Preview # of pages printed in each Pmode.
  572.  
  573.           7.  [F]ormfeed sent to printer
  574.  
  575.           8.  [B] Toggle Ibm Box/User defined characters.
  576.  
  577.           9.  Margin's settings.
  578.  
  579.          10.  [Esc] Leave menu.
  580.  
  581.  
  582.                                                         page 12
  583.  
  584.  
  585.  
  586.  
  587.       ┌─────────────────────────────────────┐
  588.       │    ~  CHANGING PRINTING MODES  ~    ├─┐
  589.       └─┬───────────────────────────────────┘ │
  590.         └─────────────────────────────────────┘
  591.  
  592.          0 1 2 & 3  are used to change the way the files are to
  593.          be printed.
  594.  
  595.          0       Will print the file straight through, without any
  596.                  formfeed stripping.
  597.                  This works great with doc files with embedded
  598.                  formfeeds. Also when printing from page n to n.
  599.                  Margins and box characters may still be changed.
  600.  
  601.          1       Will print the file skipping the perforations and
  602.                  adding a formfeed at the end of the file.
  603.  
  604.          2       Does the same as 1 plus skips any blank lines
  605.                  beyond one. This reduces paper waste and still leaves
  606.                  very good readability.
  607.  
  608.          3       Same as 1 but cuts out practically all of the
  609.                  blank lines. Reduces paper waste the most but may be
  610.                  somewhat harder to read in some cases.
  611.  
  612.  
  613.  
  614.          When the file(s) are being printed... The name of the file
  615.          being printed will be displayed in the menu bar. Along with
  616.          the current page number being printed.
  617.  
  618.          Press [Esc] to abort printing. This will bring up a
  619.          prompt.
  620.  
  621.          Press T to abort the current file and continue with the
  622.          rest. Press [Esc] to abort all. Press C to continue with
  623.          the current file.
  624.  
  625.  
  626.          If you choose to print a file without marking a file
  627.          an input box will open with the file under the cursor.
  628.          Press [Enter] to print this file.
  629.          [Esc] to abort.
  630.          If you want to print another file just type the file
  631.          name in. The box will open up larger at the first letter
  632.          entered. This will leave enough room for a path if desired.
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.                                                         page 13
  640.  
  641.  
  642.       ┌─────────────────────────────────────┐
  643.       │   ~  PRINTING SPECIFIED PAGES  ~    ├─┐
  644.       └─┬───────────────────────────────────┘ │
  645.         └─────────────────────────────────────┘
  646.  
  647.  
  648.          Press [Ctrl-P] to print selected pages.
  649.  
  650.          You will be asked to input the starting page and ending page.
  651.          The end page will also be printed.
  652.          If you want to print just one page enter the same page for
  653.          both the start and end page.
  654.  
  655.          The program has to calculate the first page depending on the
  656.          pmode that's set. If the page number starts far into the file
  657.          there will be a short pause until the page number is found.
  658.  
  659.          If HEADER is on This will be printed right off, Then the page
  660.          will be found to print.
  661.  
  662.          This function works best in Pmode 0 and header off, and
  663.          margins set at default.
  664.  
  665.  
  666.  
  667.  
  668.  
  669.       ┌─────────────────────────────────────┐
  670.       │        ~  LINE NUMBERING  ~         ├─┐
  671.       └─┬───────────────────────────────────┘ │
  672.         └─────────────────────────────────────┘
  673.  
  674.  
  675.          [Ctrl-N] toggles the line numbering on/off.
  676.          With this on line numbers will be printed before each line.
  677.          This was mainly added with programers in mind, to easily
  678.          find a line in their source code.
  679.  
  680.          If your lines are long, over 73, then you may want to set
  681.          compress printing on while using line numbers.
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.                                                         page 14
  690.  
  691.       ┌─────────────────────────────────────┐
  692.       │     ~  REDIRECTING TO A FILE   ~    ├─┐
  693.       └─┬───────────────────────────────────┘ │
  694.         └─────────────────────────────────────┘
  695.  
  696.  
  697.         Pressing 'R' at the main menu will let you redirect the
  698.         file under the cursor to an ASCII file.
  699.  
  700.         You may also go through the Print menu. 
  701.         This will let you change any options easier before
  702.         you begin.
  703.  
  704.         When you redirect to a file you will get what you would
  705.         if printing. The header, line numbers, formatting etc. will
  706.         be copied to the new file if selected.
  707.  
  708.         The printer control codes are set off by default. You may 
  709.         turn them on in the Set up menu. (p. 19)
  710.         With them on any codes set on such as NLQ or Compress will
  711.         be embedded in the file. If you print such a file from dos
  712.         it will print in NLQ or whatever it's set for.
  713.  
  714.         Make sure to check the proceeding pages on MARGINS
  715.         and REFORMATTING TIPS.
  716.  
  717.  
  718.  
  719.                                                         page 15
  720.  
  721.       ┌─────────────────────────────────────┐
  722.       │           ~  FILE MENU  ~           ├─┐
  723.       └─┬───────────────────────────────────┘ │
  724.         └─────────────────────────────────────┘
  725.  
  726.          Pressing F brings down the file menu. Here you have
  727.          options to COPY, MOVE or DELETE the files that are "MARK".
  728.  
  729.             V6.0  ══════PATH:C:\TEXT══╦═══════
  730.             ║                         ║
  731.             ════╦══════╦══════════════╬═══════
  732.             int ║ File ║ Redirect>file║ X Driv
  733.             ═══╔╝      ╚═════════════════════╗
  734.                ║                             ║
  735.                ║                             ║
  736.            1.  ║  [C]opy   mark files        ║
  737.                ║                             ║
  738.            2.  ║  [M]ove   mark files        ║
  739.                ║                             ║
  740.            3.  ║  [D]elete mark files        ║
  741.                ║                             ║
  742.            4.  ║  [Esc]    Abort             ║
  743.                ║                             ║
  744.                ╚═════════════════════════════╝
  745.  
  746.         1. [C] Copies all of the marked files to the target path.
  747.  
  748.         2. [M] Moves the marked files to target path.
  749.  
  750.         3. [D] Delete all of the marked files ( CAUTION! )
  751.  
  752.         4. [Esc] to leave this menu.
  753.  
  754.         During any of these operations you can abort by pressing
  755.         escape. Be warn that when you delete files they are
  756.         DELETED  very fast. Please use caution.
  757.  
  758.         The path and file being copied to is in display
  759.         at the top.
  760.  
  761.         Before a copy or a move PrintPlus checks to make sure
  762.         the files will not be copied to themselves.
  763.         For example if you try to copy from/to the same path.
  764.  
  765.         If there's not enough room PrintPlus will not copy that
  766.         file. It will try the next file.
  767.         If you want to abort press escape.
  768.         The files not copied or moved will still be marked.
  769.  
  770.         Also if a file already exist you will be asked if you
  771.         want to overwrite it or not.
  772.         If you wish to overwrite a file PrintPlus checks to make
  773.         sure there's enough room. Files with the same name can be
  774.         of different length.
  775.  
  776.  
  777.  
  778.  
  779.  
  780.  
  781.                                                         page 16
  782.  
  783.  
  784.  
  785.  
  786.  
  787.  
  788.       ┌─────────────────────────────────────┐
  789.       │    ~  CHANGING CURRENT DRIVE  ~     ├─┐
  790.       └─┬───────────────────────────────────┘ │
  791.         └─────────────────────────────────────┘
  792.  
  793.          Press `X'       to change to another drive. This will bring
  794.                          up the window:
  795.  
  796.                         ══════════════╬═════════╦═════╦══════╦
  797.                                       ║ X Drive ║ Dir ║ Set  ║
  798.                                 ╔═════╝         ╚══════╗═════╩
  799.           Buttons               ║Enter letter of Drive ║
  800.           Shown only when a >   ║[~|~] [~|~]  [~Enter~]║< | Depicts
  801.           Mouse is detected.    ║          A:          ║    DN/UP
  802.                                 ║          B:          ║    arrows
  803.           Cursor to Drive       ║          C:          ║
  804.           desired.Press [Enter] ║          D:          ║
  805.                 or              ║          E:          ║
  806.           Press letter.         ║          F:          ║
  807.                                 ║          G:          ║
  808.                                 ║          I:          ║
  809.                                 ╚══════════════════════╝
  810.  
  811.  
  812.  
  813.  
  814.          Press the letter of the drive you want.
  815.  
  816.          If you have more drives they will be displayed up to `Z'.
  817.          You should be able to set the last drive in your config.sys
  818.          file if you like.
  819.  
  820.          EXAMPLE: Lastdrive=Z
  821.  
  822.          or
  823.  
  824.          Lastdrive=I
  825.  
  826.          MOUSE USERS:
  827.          Click on the Dn & Up arrows to scroll to the desired drive.
  828.          Click on the [~Enter~] button to execute.
  829.  
  830.  
  831.  
  832.  
  833.                                                         page 17
  834.  
  835.  
  836.  
  837.  
  838.  
  839.       ┌─────────────────────────────────────┐
  840.       │     ~  CHANGING DIRECTORIES  ~      ├─┐
  841.       └─┬───────────────────────────────────┘ │
  842.         └─────────────────────────────────────┘
  843.  
  844.          Directories will be in the hilite color and marked
  845.          with ║ at the end.
  846.          Press D to change the current directory.
  847.  
  848.                             ╦════════════════════════════════════════╗
  849.                             ║                            Drive: C    ║
  850.                             ╬═════════╦═════╦══════╦══════╦══════════╣
  851.                             ║ X Drive ║ Dir ║ Set  ║ Help ║ Quit P┼  ║
  852.                             ╩══════╔══╝     ╚═══════════════╗════════╝
  853.                                    ║                        ║  
  854.                  D to change Dir>  ║  [D] change Dir        ║
  855.                                    ║                        ║    
  856.                  [Esc] to Abort.>  ║  [Esc] Abort           ║  
  857.                                    ║                        ║
  858.                                    ╚════════════════════════╝
  859.  
  860.          If the cursor is over a directory you will be taken to that
  861.          directory. If not you will see a prompt.
  862.  
  863.          ╔════════════════════════════════════════════════════════╗
  864.          ║  Enter new path:                                       ║
  865.          ║                                                        ║
  866.          ╚════════════════════════════════════════════════════════╝
  867.  
  868.          At the prompt type in the path you want on the current
  869.          drive. There's no need to add the beginning back slash (\).
  870.          "."  will take you to the root dir.
  871.  
  872.  
  873.          NOTE:   If the cursor is over a Directory you can press
  874.          [Enter] instead of [D]. When the cursor is over a file
  875.          Pressing [Enter] will take you to the  View Menu.
  876.  
  877.          MOUSE USERS: If the mouse pointer is over a directory
  878.          that is already highlighted then clicking will take
  879.          you to the Dir menu.
  880.  
  881.  
  882.  
  883.  
  884.  
  885.  
  886.  
  887.  
  888.  
  889.  
  890.                                                         page 18
  891.  
  892.  
  893.       ┌─────────────────────────────────────┐
  894.       │     ~  CHOOSING YOUR PRINTER  ~     ├─┐
  895.       └─┬───────────────────────────────────┘ │
  896.         └─────────────────────────────────────┘
  897.  
  898.  
  899.        ┌──╖
  900.        │F4║    F4 Function key will show you a list of printers that
  901.        ╘══╝    You can choose from.
  902.         Just press the number or letter of your printer and PrintPlus
  903.         will set up the codes for you!
  904.  
  905.         You can then go to the Setup menu, explained on page 19 for
  906.         any changes that you may want to make.
  907.  
  908.  
  909.  
  910.  
  911.  
  912.  
  913.  
  914.       ┌─────────────────────────────────────┐
  915.       │     ~  SINGLE SHEET FEED TOG  ~     ├─┐
  916.       └─┬───────────────────────────────────┘ │
  917.         └─────────────────────────────────────┘
  918.  
  919.  
  920.         Pressing F from the SETUP menu ( p.19) will toggle
  921.         Continuous or Single feed.
  922.  
  923.         With this option on you can print one page at a time.
  924.         You will be asked for the next page when ready.
  925.  
  926.  
  927.                                                         page 19
  928.  
  929.       ┌─────────────────────────────────────┐
  930.       │           ~  SETTINGS  ~            ├─┐
  931.       └─┬───────────────────────────────────┘ │
  932.         └─────────────────────────────────────┘
  933.  
  934.                                       ╦═════╦══════╦══════╦══════════╣
  935.                                       ║ Dir ║ Set  ║ Help ║ Quit P┼  ║
  936.         Press S for                   ╩═╔═══╝      ╚════════╗════════╝
  937.         Setup menu >>>                  ║                   ║  
  938.                                         ║    [S]ettings     ║ 
  939.    ┌──< Press S again for Setup:        ║                   ║    
  940.    │    [Esc] to abort.                 ║    [Esc] Abort    ║
  941.    │                                    ║                   ║
  942.    │                                    ╚═══════════════════╝
  943.    │                             
  944.    │     ║ View  ║ Print ║ File ║ X Drive ║ Dir ║ Set  ║ Help ║ Qu
  945.    │   ══╩═══════╩═══════╩══════╩═════════╩═╔═══╝      ╚════════╗═
  946.    │                                        ║                   ║  
  947.    └>                                       ║    [S]ettings     ║  
  948.    ╔═DEFAULT SETTINGS  ::: [Esc] to leave════════════════════════════╗
  949.    ║                                                                 ║
  950.    ║ Box Characters : IBM Box Graphics    ┌─┬─┐     Pmode      PM2   ║
  951.    ║                                      │ │ │                      ║
  952.    ║ Edit user defined characters         ├─┼─┤     Header     OFF   ║
  953.    ║                                      │ │ │                      ║
  954.    ║ Change colors                        └─┴─┘     T-printer Lpt1   ║
  955.    ║                                                                 ║
  956.    ║ Printer Setup                                  New copy date OFF║
  957.    ║                                                                 ║
  958.    ║ single sheet Feed OFF    R-control codes OFF   Margins          ║
  959.    ╚═════════════════════════════════════════════════════════════════╝
  960.  
  961.          B      Toggles IBM/User box characters.
  962.  
  963.          E      Press E to edit your user defined box characters.
  964.  
  965.          C      C will take you to the screen color changes. Next page
  966.  
  967.          S      Printer Setup window. Describe below.
  968.  
  969.          F      Toggles Continuous/Single feed paper control. Page 18
  970.  
  971.          P      Change Pmode.
  972.  
  973.          H      Toggle header on/off.
  974.  
  975.          T      Printer Lpt1/Lpt2.
  976.  
  977.          M      Set Margins, Page length, Smart mode, Trim & LF Strip.
  978.  
  979.          R      When redirecting to a file, lets you choose to add the
  980.                 printer control codes or not. 
  981.  
  982.          [Esc]  Leave this menu.
  983.  
  984.  
  985.                                                         page 20
  986.  
  987.       ┌─────────────────────────────────────┐
  988.       │ ~  CHANGING YOUR DEFAULT COLORS  ~  ├─┐
  989.       └─┬───────────────────────────────────┘ │
  990.         └─────────────────────────────────────┘
  991.  
  992.          If you don't like the colors on screen you can change them.
  993.          You can choose the colors of your choice with the [Alt-C]
  994.          key. Or else by menu.
  995.  
  996.          This will show a text screen with the colors that are set
  997.          now. The colors you can change are...
  998.  
  999.          [N]ormal  [H]ighlite  [M]ARK   [T]oday  [C]ursor
  1000.           ^         ^           ^        ^        ^
  1001.          Pick the one you want to change.
  1002.  
  1003.          All possible attributes will be shown.
  1004.          Cursor to the desired color (attribute) and press [Enter].
  1005.          Go through all the ones you want to change.
  1006.  
  1007.          Press [Esc] When you are done.
  1008.  
  1009.          Your new defaults will be save to disk when you quit the
  1010.          program.
  1011.  
  1012.  
  1013.       ┌─────────────────────────────────────┐
  1014.       │     ~  PRINTER SETUP WINDOW  ~      ├─┐
  1015.       └─┬───────────────────────────────────┘ │
  1016.         └─────────────────────────────────────┘
  1017.  
  1018.           ╔═════════════════════════════════════════════════════╗
  1019.           ║                                                     ║  
  1020.           ║  PRESS HIGHLIGHTED LETTER OF PRINTER CODE TO ADJUST ║
  1021.           ║                                                     ║
  1022.           ║  Initialize code  ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙ SET AS:      ║
  1023.           ║  FormFeed  ( usually 12) ············· SET AS:  12  ║
  1024.           ║  Special  ( User's choice ) ∙∙∙∙∙∙∙∙∙∙ SET AS:      ║
  1025.           ║  Pica (normal) ······················· SET AS:      ║
  1026.           ║  Compress mode ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙ SET AS:      ║
  1027.           ║  Nlq (near letter quality) ··········· SET AS:      ║
  1028.           ║  End code ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙ SET AS:      ║
  1029.           ║                                                     ║
  1030.           ╚═════════════════════════════════════════════════════╝
  1031.  
  1032.          Press first letter to adjust that code.
  1033.  
  1034.          Below describes what each of the above codes are for.
  1035.          You will have to look up the correct codes for your printer
  1036.          in your printer manual if the default ones won't work.
  1037.  
  1038.          Enter each one in decimal. Pressing [Enter] after each code.
  1039.          When done press enter. Go on to the next code if needed.
  1040.          Press escape when all done.
  1041.  
  1042.  
  1043.  
  1044.                                                         page 21
  1045.  
  1046.  
  1047.  
  1048.          INITIALIZE
  1049.          This will be the first printer code sent to the printer.
  1050.          In most cases this would be a printer reset command.
  1051.          
  1052.          FORMFEED
  1053.          Set this with your printer codes for Formfeed.
  1054.          Normally set to 12.
  1055.  
  1056.          SPECIAL
  1057.          Set this to whatever you want. Can use it for special
  1058.          type of printing.
  1059.  
  1060.          PICA
  1061.          Here you enter the code for pica (normal) type. (10 cpi)
  1062.  
  1063.          COMPRESS
  1064.          Compress printing. (17.5 cpi)
  1065.          Usually set with either 15 or 27 15.
  1066.  
  1067.          NLQ
  1068.          Near letter quality or Correspondence Quality.
  1069.          Different for most printers.
  1070.  
  1071.          END CODE
  1072.          This is the code sent to the printer at the end of a print
  1073.          session.
  1074.          Can be set up as a reset like the initialize setting.
  1075.  
  1076.          NOTE:
  1077.             Any of the above codes can be turned off by entering 255
  1078.             as the first code.
  1079.             In many cases you can add more than one function in a
  1080.             single code.
  1081.  
  1082.  
  1083.  
  1084.  
  1085.  
  1086.  
  1087.                                                        page 22
  1088.  
  1089.       ┌─────────────────────────────────────┐
  1090.       │~             MARGINS               ~├─┐
  1091.       └─┬───────────────────────────────────┘ │
  1092.         └─────────────────────────────────────┘
  1093.  
  1094.         MARGINS:
  1095.         ~~~~~~~~
  1096.        ┌───╖
  1097.        │F2 ║  You can set margins by pressing F2 or else selecting
  1098.        ╘═══╝  it from within the Print Menu or Set up Menu.
  1099.  
  1100.         Here you will have the options of setting the Left and Right
  1101.         margins, Smart mode, Trim, Line feed strip and Page length.
  1102.  
  1103.         The left and right margins can be set independently for normal
  1104.         and compress printing.
  1105.         Word wrap will occur at the right margin setting.
  1106.  
  1107.         If you don't want either or both a left and right margin,
  1108.         enter a zero for it's value.
  1109.  
  1110.         The default settings are: Left 0, Right 80
  1111.         and for compress:         Left 0, Right 132
  1112.  
  1113.         SMART MODE
  1114.         ~~~~~~~~~~
  1115.         You can toggle smart mode on and off here.
  1116.         With smart mode on most word wrapping will have a more natural
  1117.         look. With smart mode off there may be some broken sentences
  1118.         that may look out of place.
  1119.  
  1120.         * See example on next page.
  1121.  
  1122.         SUGGESTION:  Keep on for most cases.
  1123.  
  1124.         TRIM
  1125.         ~~~~
  1126.         Also a toggle. With trim on, all leading spaces will be removed.
  1127.         This will be handy when word wrap is actually in effect.
  1128.         Trim will eliminate the group of spaces that may appear in the
  1129.         middle of a line of text.
  1130.         Comes in handy when reformatting, especially with a file that
  1131.         already has a right margin.
  1132.  
  1133.         SUGGESTION:  Keep off until you need it, but don't forget it!
  1134.  
  1135.         LINE FEED STRIP
  1136.         ~~~~~~~~~~~~~~~
  1137.         With line feed strip on, all line feeds within paragraphs will
  1138.         be removed. This is especially useful when going to a larger
  1139.         right margin as with compress printing.
  1140.  
  1141.         SUGGESTION:  Keep off most of the time.
  1142.  
  1143.  
  1144.                                                         page 23
  1145.  
  1146.         LINES PER PRINTED PAGE:
  1147.         ~~~~~~~~~~~~~~~~~~~~~~~
  1148.         The default setting is 66.
  1149.         The default lines to skip is 8.
  1150.  
  1151.         You can change both of these here,
  1152.  
  1153.         For most Dot Matrix printers I would recommend a setting of
  1154.         66 for page length (in lines) and 8 for the number of
  1155.         lines to skip.
  1156.  
  1157.         Some laser owners may want to set the line length
  1158.         to 59 or 60.
  1159.  
  1160.         Enter 0, for both here, for no page length. Will not skip
  1161.         over perforations set this way.
  1162.  
  1163.  
  1164.       * SMART MODE EXAMPLE 
  1165.         ~~~~~~~~~~~~~~~~~~      Left margin : 15  Right : 65
  1166.  
  1167.         With Smart mode off:
  1168.  
  1169.               "In reviewing the program I noted that it was
  1170.               much easier to use, far more
  1171.               versatile than the previous version, and mouse
  1172.               support was added for those
  1173.               people who prefer the point and shoot method of
  1174.               operations. In other words
  1175.               it was a good program to begin with and now it's
  1176.               twice as good. Shows a lot
  1177.               of work and professionalism on your part."
  1178.                                                          R.D.K.
  1179.                    Galt,  CA
  1180.  
  1181.  
  1182.  
  1183.         With Smart mode on:
  1184.  
  1185.               "In reviewing the program I noted that it was
  1186.               much easier to use, far more versatile than the
  1187.               previous version, and mouse support was added for
  1188.               those people who prefer the point and shoot
  1189.               method of operations. In other words it was a
  1190.               good program to begin with and now it's twice as
  1191.               good. Shows a lot of work and professionalism on
  1192.               your part."
  1193.                   R.D.K.      Galt,  CA
  1194.  
  1195.                                                         page 24
  1196.  
  1197.       ┌─────────────────────────────────────┐
  1198.       │     ~    REFORMATTING TIPS    ~     ├─┐
  1199.       └─┬───────────────────────────────────┘ │
  1200.         └─────────────────────────────────────┘
  1201.  
  1202.        
  1203.        
  1204.  
  1205.         1. If you come across a file that just doesn't seem to
  1206.            reformat like you want, try this.
  1207.  
  1208.            Set all margin and reformat settings to their default.
  1209.            Margins left 0, right 80. Trim off. Line feed strip off.
  1210.            Redirect to a file in Pmode 0. 
  1211.  
  1212.            Now try it again with your new file.
  1213.  
  1214.            Redirection to a file will change tabs to spaces and
  1215.            remove unnecessary spaces. The file will look and print 
  1216.            the same, but will be more well behaved for reformatting.
  1217.  
  1218.         2. If you want to reformat a file that already has a right 
  1219.            margin you may want to do the above with TRIM on.
  1220.  
  1221.         3. Reformatting is mainly for text files without diagrams
  1222.            or information in columns.
  1223.  
  1224.         4. After you reformat a file, if you will be printing it
  1225.            with PrintPlus, set the margins, etc. back to normal
  1226.            or you may get some unpredictable results.
  1227.  
  1228.  
  1229.  
  1230.  
  1231.                                                         page 25
  1232.  
  1233.       ┌─────────────────────────────────────┐
  1234.       │     ~  DELETING SINGLE FILES  ~     ├─┐
  1235.       └─┬───────────────────────────────────┘ │
  1236.         └─────────────────────────────────────┘
  1237.  
  1238.          [Alt-D]  delete the file under the cursor.
  1239.  
  1240.          Cursor to file you want to delete then press [Alt-D]. This
  1241.          will bring up the prompt;
  1242.          "DELETE this FILE? (y/n)"
  1243.          Press "y" to delete or "n" to abort.  You can also press
  1244.          [Esc] to abort.
  1245.  
  1246.          When the file is deleted it will be marked with ▒ and be
  1247.          YELLOW on RED after you cursor off.
  1248.  
  1249.          Alt-D will also delete empty directories.
  1250.  
  1251.  
  1252.       ┌─────────────────────────────────────┐
  1253.       │             ~  NEWCOPY  ~           ├─┐
  1254.       └─┬───────────────────────────────────┘ │
  1255.         └─────────────────────────────────────┘
  1256.  
  1257.         When copying or moving files the default settings will copy
  1258.         the original date STAMP.(like Dos copy command)
  1259.         If you would like to copy/move files with the current date
  1260.         STAMP, you can set this up in the setup menu. After you choose
  1261.         the set up menu, with S, You can toggle NEWCOPY with N.
  1262.         This is an unconventional setup and a caution box will come up.
  1263.         This is completely up to your preference.
  1264.  
  1265.  
  1266.       ┌─────────────────────────────────────┐
  1267.       │              ~  HELP  ~             ├─┐
  1268.       └─┬───────────────────────────────────┘ │
  1269.         └─────────────────────────────────────┘
  1270.  
  1271.         Pressing H or
  1272.        ┌──╖
  1273.        │F1║  brings down this Help menu.
  1274.        ╘══╝
  1275.                                       ╦═════╦══════╦══════╦══════════╣
  1276.                                       ║ Dir ║ Set  ║ Help ║ Quit P┼  ║
  1277.                                       ╩═════╔══════╝      ╚══════════╗
  1278.                                             ║                        ║
  1279.         [H] Shows a full help screen        ║     [H]elp screen      ║
  1280.                                             ║                        ║
  1281.         [A] Displays  Alt-keys functions    ║     [A]lt-keys         ║
  1282.                                             ║                        ║
  1283.         [C] Displays Ctrl-keys functions    ║     [C]trl-keys        ║
  1284.                                             ║                        ║
  1285.         [M] Mouse help screen               ║     [M]ouse help       ║
  1286.                                             ║                        ║
  1287.         [Esc] Escape from menu              ║     [Esc]  Abort       ║
  1288.                                             ║                        ║
  1289.                                             ╚════════════════════════╝
  1290.  
  1291.  
  1292.                                                         page 26
  1293.  
  1294.  
  1295.  
  1296.       ┌─────────────────────────────────────┐
  1297.       │       ~  QUITTING PRINTPLUS  ~      ├─┐
  1298.       └─┬───────────────────────────────────┘ │
  1299.         └─────────────────────────────────────┘
  1300.  
  1301.          Press [Esc] or [Q] to quit.  At the prompt Press 'Y' to
  1302.          quit or 'N' to abort.
  1303.  
  1304.           ════════════════════════════════════╗
  1305.                                   Drive: C    ║
  1306.           ═════╦═════╦══════╦══════╦══════════╣
  1307.           rive ║ Dir ║ Set  ║ Help ║ Quit P┼  ║
  1308.           ═════╩═════╩═╔═══════════╝          ║
  1309.                        ║  Quit PrintPlus?     ║
  1310.                        ║                      ║
  1311.                        ║       [Y]es          ║
  1312.                        ║                      ║
  1313.                        ║       [N]o           ║
  1314.                        ║                      ║
  1315.                        ╚══════════════════════╝
  1316.  
  1317.  
  1318.  
  1319.  
  1320.  
  1321.                                                         page 27
  1322.       ┌─────────────────────────────────────┐
  1323.       │       ~  TROUBLE SHOOTING  ~        ├─┐
  1324.       └─┬───────────────────────────────────┘ │
  1325.         └─────────────────────────────────────┘
  1326.  
  1327.  
  1328.                 Common Questions
  1329.  
  1330.         Q.      When I print a file with PrintPlus the header has
  1331.                 strange characters. Whats wrong?
  1332.  
  1333.         A.      These are IBM Box Characters. If your printer supports
  1334.                 them look up the codes to set IBM graphic mode 1.
  1335.                 Put these codes in the initialize sequence in the
  1336.                 printer setup.
  1337.                 Or else you may be able to set your printer dip
  1338.                 switches to support IBM Graphic mode 1.
  1339.  
  1340.                 If your printer does not support them ,switch
  1341.                 PrintPlus to User defined Characters with Alt-B
  1342.                 from the file display.
  1343.                 This will change the IBM box characters to ones
  1344.                 that will print on your printer and resemble
  1345.                 somewhat the box characters.
  1346.  
  1347.                 [TIP] Try setting up your printer with the F4
  1348.                 Function key first.
  1349.  
  1350.  
  1351.         Q.      How can I stop PrintPlus from dropping data files
  1352.                 all over my disk?
  1353.                         or
  1354.                 PrintPlus doesn't always start up with my default
  1355.                 settings. How come?
  1356.  
  1357.         A.      You must put the set variable in your "Autoexec.bat"
  1358.                 file. This is how PrintPlus knows where to keep/find
  1359.                 the data file.
  1360.                 Example:
  1361.                 Set PLUSDATA=C:\util\
  1362.                 The data file will then reside in your util directory
  1363.                 on the C drive.
  1364.  
  1365.  
  1366.  
  1367.  
  1368.                                                         page 28
  1369.  
  1370.         Q.      When using CTRL-P (Print from Page n to Page n)
  1371.                 the pages printed don't seem to jive with the ones
  1372.                 I wanted to print.
  1373.  
  1374.         A.      PrintPlus will calculate the page numbers differently
  1375.                 depending on the pmode that you are in. Also if header
  1376.                 is on there may be a minor adjustment.
  1377.                 The margin settings also will have to be taken into
  1378.                 account.
  1379.                 If you use Pmode 0 with this function the pages should
  1380.                 print out correctly.
  1381.                 Of course some files do not start the page numbering
  1382.                 at the beginning. If you take a look some files you
  1383.                 will notice that the page numbering actually starts at
  1384.                 some point into the file.
  1385.                 For example lets say the file starts with four pages
  1386.                 before the page numbering. Add 4 to the  numbered
  1387.                 page you want to print ( Pmode 0 header off ).
  1388.  
  1389.  
  1390.         Q.      PrintPlus froze after using my mouse. what can I do?
  1391.  
  1392.         A.      Check your drag button on your mouse.
  1393.                 If this was accidentally, or purposely clicked down
  1394.                 then you will not get any response until you release
  1395.                 the drag button.
  1396.  
  1397.         Q.      How can I speed up the cursor when accessing a floppy?
  1398.  
  1399.         A.      Toggle the information display off with Alt-I.
  1400.                 This will turn off the display of the file size ,date,
  1401.                 time and free space. The cursor will speed along.
  1402.  
  1403.  
  1404.  
  1405.  
  1406.  
  1407.                                                         page 29
  1408.       ┌─────────────────────────────────────┐
  1409.       │    ~  REGISTERING INFORMATION  ~    ├─┐
  1410.       └─┬───────────────────────────────────┘ │
  1411.         └─────────────────────────────────────┘
  1412.  
  1413.  
  1414.          Remember this program is Shareware! Please register after a
  1415.          reasonable evaluation period.
  1416.  
  1417.          For the registration fee of $23.95 you will received...
  1418.  
  1419.          1. Telephone support, Mail or Email.
  1420.  
  1421.          2. A disk with the REGISTERED version and Docs.  (5 1\4) or
  1422.             3 1\2 per request.
  1423.  
  1424.          3. A PRINTED MANUAL. A nice 5 1/2 by 8 1/2 booklet.
  1425.             Easy to use, handy.
  1426.  
  1427.          4. Registered users may freely use any new shareware upgrades
  1428.             of PrintPlus that they download, receive, etc.
  1429.           ┌──────────────────────────────────────────────────────────┐
  1430.           │ Registered users receive a "SPECIAL Code" to Register    │
  1431.           │ new Shareware updates. This also gives you the OPTION of │
  1432.           │ Pausing at the Title screen or not & CLS Screen on exit. │
  1433.           └──────────────────────────────────────────────────────────┘
  1434.             If you want a new updated register copy directly from the
  1435.             author, please send $7.00 to help cost.
  1436.             You must include name and serial number of your copy.
  1437.             You will also receive a printed manual.
  1438.  
  1439.          5. CIS IntroPak
  1440.  
  1441.             A free CompuServe IntroPak, that includes a $15.00 usage
  1442.             credit, is available to PrintPlus registered users. You
  1443.             will receive User ID, Password & $15.00 usage credit. This
  1444.             is a good place for technical help and support for
  1445.             PrintPlus and  other programs.
  1446.  
  1447.          6. An evaluation copy of TAPCIS, from OMNI Information
  1448.             Resources, Inc. TAPCIS is a Communication program that
  1449.             makes using CompuServe easy and efficient. It will save
  1450.             you hours of on line time. TAPCIS is a Shareware program
  1451.             and is provided for evaluation only.
  1452.  
  1453.          7. Unbox  also describe below
  1454.  
  1455.          8. PPC PrintPlus Command Line Companion
  1456.  
  1457.          9. Registered users can get a 1 year subscription to
  1458.             Shareware Magazine, normally $20.00, for just $12.95.
  1459.  
  1460.  
  1461.  
  1462.                                                         page 30
  1463.  
  1464.       ┌─────────────────────────────────────┐
  1465.       │      ~  ORDERING PRINTPLUS  ~       ├─┐
  1466.       ├─────────────────────────────────────┤ │
  1467.       │       ~  U.S. and CANADA  ~         │ │
  1468.       └─┬───────────────────────────────────┘ │
  1469.         └─────────────────────────────────────┘
  1470.  
  1471.  
  1472.          FOR ORDERS IN THE U.S.  AND CANADA.
  1473.          ( for UK orders see next page.)
  1474.  
  1475.  
  1476.          You can order by sending check, or money order in the
  1477.          amount of  $23.95           ( in IL add 7% sales tax )
  1478.          plus $4.00 shipping and handling,
  1479.  
  1480.          or with Master Card or Visa
  1481.          to:
  1482.  
  1483.          Shareable Software International
  1484.          PO Box 59102
  1485.          Schaumburg, IL  60159
  1486.  
  1487.          Orders:  1-800-622-2793
  1488.  
  1489.  
  1490.          Voice:         708-397-1221       Fax: 708-397-0381
  1491.          CompuServe:    76226,2652
  1492.          Exec-Pc:       Bill Dickson
  1493.          Rime: ASP Support Conference: Bill Dickson
  1494.  
  1495.          Also you may registered PrintPlus and other selected
  1496.          Shareware programs on Runway BBS.
  1497.          Check page 33 for details.
  1498.  
  1499.  
  1500.  
  1501.  
  1502.                                                         page 31
  1503.  
  1504.       ┌─────────────────────────────────────┐
  1505.       │      ~  ORDERING PRINTPLUS  ~       ├─┐
  1506.       ├─────────────────────────────────────┤ │
  1507.       │       ~  UNITED  KINGDOM  ~         │ │
  1508.       └─┬───────────────────────────────────┘ │
  1509.         └─────────────────────────────────────┘
  1510.  
  1511.          FOR ORDERS IN THE UNITED KINGDOM
  1512.  
  1513.              Send 14.95 pounds to:
  1514.  
  1515.              Nildram Software
  1516.              26 Stanley Hill Avenue
  1517.              Amersham
  1518.              Bucks
  1519.              HP7 9BD
  1520.  
  1521.              Tel: (0494) 729236
  1522.              BBS: (0494) 431861
  1523.              CIX: nildram
  1524.              Compuserve: 100012,1222
  1525.              Internet: nildram@compulink.co.uk
  1526.  
  1527.              MasterCard and VISA accepted.
  1528.  
  1529.  
  1530.          In the UK
  1531.          PrintPlus now has BBS support on:
  1532.  
  1533.      ┌ the ──────────────────┐
  1534.      │ SHAREWARE SUPPORT BBS │█───────────────────┐
  1535.      └───────────────────────┘█  (0494) 431861    │
  1536.       ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀                   │██
  1537.       │ Sysop:                   RunWay Link      │██
  1538.       │ Adrian Mardlin           Conference 5     │██
  1539.       └───────────────────────────────────────────┘██
  1540.          ████████████████████████████████████████████
  1541.          ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  1542.  
  1543.  
  1544.                                                         page 32
  1545.       ┌─────────────────────────────────────┐
  1546.       │      ~  ORDERING PRINTPLUS  ~       ├─┐
  1547.       ├─────────────────────────────────────┤ │
  1548.       │          ~  AUSTRALIA  ~            │ │
  1549.       └─┬───────────────────────────────────┘ │
  1550.         └─────────────────────────────────────┘
  1551.  
  1552.  
  1553.               FOR ORDERS IN AUSTRALIA
  1554.  
  1555.  
  1556.         Send orders to:
  1557.  
  1558.         BUDGETWARE
  1559.         PO Box 496
  1560.         Newton NSW  2042
  1561.         Australia
  1562.  
  1563.  
  1564.         $40.00          Accept payment by:
  1565.  
  1566.         Cheque          Bankcard        Visacard
  1567.         Money order     Mastercard
  1568.  
  1569.         Phone:  (02) 519-4233
  1570.         Fax:    (02) 516-4236
  1571.  
  1572.  
  1573.  
  1574.                                                         page 33
  1575.       ┌─────────────────────────────────────┐
  1576.       │          ~  BBS SUPPORT  ~          ├─┐
  1577.       └─┬───────────────────────────────────┘ │
  1578.         └─────────────────────────────────────┘
  1579.  
  1580.          In the U.S.
  1581.          PrintPlus now has BBS support on:
  1582.  
  1583.      ┌──────────────┐
  1584.      │  RUNWAY BBS  │█────────────────────────────┐
  1585.      └──────────────┘█   215-623-6203   2400 Baud │
  1586.       ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   215-623-4897   HST       │██
  1587.       │ Sysop:           215-622-7563   V.32      │██
  1588.       │ Ray Novino                                │██
  1589.       └───────────────────────────────────────────┘██
  1590.          ████████████████████████████████████████████
  1591.          ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  1592.  
  1593.          From the main menu join Conference 77  ( J 77 )
  1594.          for the Shareable Software International Support Conference.
  1595.          Press B for [B]ulletin Listings.
  1596.          I will log on regularly and Bill Dickson will be on line also to
  1597.          answer any questions Et Cetera.
  1598.  
  1599.          To send mail to the SSI president: Bill Dickson
  1600.                        Mail to the Author : Lambert Klein
  1601.  
  1602.          You will always find the newest release of PrintPlus here.
  1603.          This is a FREE download!
  1604.  
  1605.       ┌───────────────────────┐
  1606.       │  ON LINE REGISTRATION ├─┐
  1607.       └─┬─────────────────────┘ │
  1608.         └───────────────────────┘
  1609.  
  1610.          You can now register PrintPlus on line via Runway BBS!
  1611.          Just join Conference 77 as above and follow instructions.
  1612.          Press S for [S]cript Questions.
  1613.          Your request will be processed immediately. This is one of
  1614.          the fastest ways to acquire your complete PrintPlus 
  1615.          registered package!
  1616.  
  1617.  
  1618.  
  1619.  
  1620.       ┌─────────────────────────────────────┐
  1621.       │       ~  REGISTERED USERS  ~        ├─┐
  1622.       └─┬───────────────────────────────────┘ │
  1623.         └─────────────────────────────────────┘
  1624.          Registered users may freely use any new shareware upgrades
  1625.          of PrintPlus that they download, receive, etc.
  1626.          These can be registered by entering the special code that
  1627.          you received with your registered package.
  1628.  
  1629.  
  1630.  
  1631.  
  1632.                                                         page 34
  1633.       ┌─────────────────────────────────────┐
  1634.       │  PLACES TO FIND PRINTPLUS  FIRST!   ├─┐
  1635.       └─┬───────────────────────────────────┘ │
  1636.         └─────────────────────────────────────┘
  1637.  
  1638.         The current version of PrintPlus can be found far and wide!
  1639.         The following places are where you will probably find it first.
  1640.  
  1641.         BULLETIN  BOARDS    ┌────────────────────╖
  1642.         ----------------    │This is the Official║
  1643.                             │  Support BBS for   ║
  1644.       ┌─────────────────────┤     PrintPlus!     ╟──────╖
  1645.       │                     ╘════════════════════╝      ║
  1646.       │┌──────────────┐                                 ║
  1647.       ││  RUNWAY BBS  │█       215-623-6203   2400 Baud ║
  1648.       │└──────────────┘█       215-623-4897   HST       ║
  1649.       │ ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀       215-622-7563   V.32      ║
  1650.       │  Sysop: Ray Novino                              ║
  1651.       ╘═════════════════════════════════════════════════╝
  1652.  
  1653.  
  1654.         EmmaSoft Shareware Board             607- 533-7072
  1655.         Lots of ASP Shareware here!
  1656.  
  1657.         Olympic BBS             1-313-946-5931   Just a few miles from
  1658.                                                  PrintPlus's home.
  1659.         Exec-Pc BBS             1-414-789-4210
  1660.  
  1661.  
  1662.         ON LINE SERVICES
  1663.         ---------------
  1664.         CompuServe              IBMHW Lib 0 or 2
  1665.         GEnie                   Ibm roundtable    page 615;3    lib 5
  1666.  
  1667.         DISK VENDORS
  1668.         ------------
  1669.         SHAREABLE SOFTWARE INTERNATIONAL        Tel:    708-397-1221
  1670.         PO Box 59102                            Fax:    708-397-0381
  1671.         Schaumburg, IL. 60159                   Cis ID: 76226,2652
  1672.  
  1673.  
  1674.         PsL                                     Disk # 3120
  1675.         PO Box 35706                            Orders 1-800-2424-PsL
  1676.         Houston, TX  77235-5705
  1677.  
  1678.  
  1679.         PC-Sig                                  Disk # 2718   Prg.# 14317
  1680.         1030D East Duane Ave.
  1681.         Sunnyvale, CA  94086                   (408) 730-9291    voice
  1682.  
  1683.  
  1684.         The Software Labs                       Voice 213-559-5456
  1685.         3767 Overland Ave. #112-115             Fax   213-559-3405
  1686.         Los Angeles CA 90034                    Disk # 4113
  1687.  
  1688.  
  1689.                                                         page 35
  1690.  
  1691.  
  1692.  
  1693.  
  1694.       ┌─────────────────────────────────────┐
  1695.       │~  OTHER PROGRAMS BY LAMBERT KLEIN  ~├─┐
  1696.       └─┬───────────────────────────────────┘ │
  1697.         └─────────────────────────────────────┘
  1698.  
  1699.         PPC    PrintPlus Command Line Companion
  1700.         Use to print a single file from the command line using your
  1701.         default settings from PrintPlus.
  1702.  
  1703.         NOTE:
  1704.         PrintPlus Command Line Companion for version 6.0 of PrintPlus
  1705.         will be slightly delayed with it's release.
  1706.         You should find this neat little gem on Runway BBS after
  1707.         January 15th. 1992.
  1708.         Check page 33 for details in accessing Runway.
  1709.  
  1710.  
  1711.         UNBOX   Copies a file, from command line, while changing any
  1712.         characters above 127 to characters below 128.
  1713.         IBM box graphics will be converted to close reproductions
  1714.         in text characters.
  1715.         Intended for printers that can't print these characters.
  1716.  
  1717.  
  1718.  
  1719.  
  1720.  
  1721.  
  1722.         Orders for PrintPlus should be directed to
  1723.         Shareable Software International.
  1724.         Information on page 30.
  1725.  
  1726.         If you find a need to contact the Author directly here are
  1727.         some ways.
  1728.  
  1729.         Voice                 1-313-326-1583
  1730.         Runway BBS              Lambert Klein
  1731.         Cis:                    72010,624
  1732.         GEnie:                  L.Klein1
  1733.         Exec-Pc                 Lambert Klein
  1734.  
  1735.         Mail to:
  1736.  
  1737.                 Lambert Klein
  1738.                 PO Box  611
  1739.                 Wayne MI  48184
  1740.                 USA
  1741.  
  1742.  
  1743.  
  1744.